public bool Verbose { get; set; }
Public Property Verbose As Boolean
public: property bool Verbose { bool get (); void set (bool value); }