Gets and sets the property MainClass. 
            
The name of the main class in the specified Java file. If not specified, the JAR file should specify a main class in its manifest file.
 Declaration Syntax
 Declaration Syntax| C# | 
public string MainClass { get; set; }
The name of the main class in the specified Java file. If not specified, the JAR file should specify a main class in its manifest file.
 Declaration Syntax
 Declaration Syntax| C# | 
public string MainClass { get; set; }