Gets or sets the image source set widths (comma separated integer values). Source set images will preserve the aspect ratio if width and height are both specified.

public string SourceSet { get; set; }
Type:
string
In this article