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