Public ReadOnly Property Control As Boolean
public bool Control { get; }
public: property bool Control { bool get (); }
function get_control();