String? get creatorId => _$this._creatorId;
set creatorId(covariant String? creatorId) => _$this._creatorId = creatorId;