public string DefaultWallpaper { get; set; }
Public Property DefaultWallpaper As String Get Set
public: property String^ DefaultWallpaper { String^ get (); void set (String^ value); }
member DefaultWallpaper : string with get, set
In This Article