bool GenerateFile { get; set; }
Property GenerateFile As Boolean Get Set
property bool GenerateFile { bool get (); void set (bool value); }
abstract GenerateFile : bool with get, set
In This Article