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