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