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