public bool RemovedFromOutput { get; }
Public ReadOnly Property RemovedFromOutput As Boolean Get
public: property bool RemovedFromOutput { bool get (); }
member RemovedFromOutput : bool with get
In This Article