using OwnChar.Data.Model.Base; namespace OwnChar.Server.Data.Model; public class PropertyDb : PropertyBase { }