[This is preliminary documentation and is subject to change.]
Property - Processed.
| C# | Visual Basic | Visual C++ |
public bool Processed { get; set; }
Public Property Processed As Boolean
public: property bool Processed { bool get (); void set (bool value); }