public bool GSTApplicable { get; set; }
Public Property GSTApplicable As Boolean Get Set
public: property bool^ GSTApplicable { bool^ get (); void set (bool^ value); }