A list of command line arguments passed to the JAR file's main function when executed.
public List<string> Args { get; set; }