public bool IsValidationEnabled { get; set; }
Public Property IsValidationEnabled As Boolean Get Set
public: property bool IsValidationEnabled { bool get (); void set (bool value); }
member IsValidationEnabled : bool with get, set
In This Article