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