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