public decimal ItemWidth { get; set; }
Public Property ItemWidth As Decimal Get Set
public: property Decimal^ ItemWidth { Decimal^ get (); void set (Decimal^ value); }