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