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