creator property

User? creator

Implementation

User? get creator => guild?.members.cache.get(_creatorId);