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