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