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