Gets or sets the path to a JSON file containing command and function
definitions that this project references.
public string? Definitions { get; set; }
Definitions files are used by editing tools to provide type
information and other externally-defined data used by the Yarn
scripts.