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