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