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