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