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