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