String? get visibility => _$this._visibility;
set visibility(covariant String? visibility) => _$this._visibility = visibility;