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