List<String> path Get the path to this control group. Source List<String> get path { return controlPath(this.name, this._parent); }