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