public string ErrorAlertTitle { get; set; }
Public Property ErrorAlertTitle As String Get Set
public: property String^ ErrorAlertTitle { String^ get (); void set (String^ value); }
member ErrorAlertTitle : string with get, set
In This Article