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