public bool DeletedFromProcessing { get; set; }
Public Property DeletedFromProcessing As Boolean
public: property bool DeletedFromProcessing { bool get (); void set (bool value); }