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