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