The following are properties for Container.
public Integer height {get; set;}
Type: Integer
public Boolean isContainerAutoSizeEnabled {get; set;}
Type: Boolean
public String unit {get; set;}
Type: String
public Integer width {get; set;}
Type: Integer
The following are methods for Container.