public static global::System.Web.IHtmlString GetTeaserText(ITeaser that) => that.Value <global::System.Web.IHtmlString>("teaserText");
public static global::Umbraco.Core.Models.PublishedContent.IPublishedContent GetTeaserImage(ITeaser that) => that.Value <global::Umbraco.Core.Models.PublishedContent.IPublishedContent>("teaserImage");