app_name property
Use this property to set and retrieve the value of the application name property. The application name is one of the 5 properties that define the baseline.
Syntax
eyes.app_name = value # type is Text
value = eyes.app_name
Type:Text
The application name. This may be any string.