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