public static string GetVideoThumbnailImageUrl(IVideoContentControls that) => that.Value <string>("videoThumbnailImageURL");
 public static string GetVideoLinkUrl(IVideoContentControls that) => that.Value <string>("videoLinkURL");