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