public bool UseBinary { get; set; }
Public Property UseBinary As Boolean
public: property bool UseBinary { bool get (); void set (bool value); }