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