public decimal Hgt { get; set; }
public: property Decimal Hgt { Decimal get (); void set (Decimal value); }