public bool GenerateFile { get; set; }Public Property GenerateFile As Boolean
Get
Setpublic:
virtual property bool GenerateFile {
bool get () sealed;
void set (bool value) sealed;
}abstract GenerateFile : bool with get, set
override GenerateFile : bool with get, set