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