bool? get visible => _$this._visible;
set visible(covariant bool? visible) => _$this._visible = visible;