public bool IsZoneSignatory { get; set; }
Public Property IsZoneSignatory As Boolean Get Set
public: property bool IsZoneSignatory { bool get (); void set (bool value); }
member IsZoneSignatory : bool with get, set
In This Article