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