#pragma warning disable 0109 // new is redundant public new static PublishedContentType GetModelContentType() { return(PublishedContentType.Get(ModelItemType, ModelTypeAlias)); }