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