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