List<String> path

Source

List<String> get path {
  return controlPath(this.name, this._parent);
}