Gets or sets the name of your application
            
 
    Namespace: 
   Eto.Forms
    Assembly:
   Eto (in Eto.dll) Version: 2.5.3-dev
 Syntax
Syntaxpublic string Name { get; set; }Public Property Name As String
	Get
	Set
member Name : string with get, set
Property Value
Type: 
StringThe name.
 See Also
See Also