public string DisplayUrl { get; set; }
Public Property DisplayUrl As String
public: property String^ DisplayUrl { String^ get (); void set (String^ value); }