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