Gets and sets the property ApplicationName.
The name of the application associated with the configuration template or environment. Only needed if you want to describe the configuration options associated with either the configuration template or environment.

C# |
public string ApplicationName { get; set; }