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