[]
Gets the dictionary that contains function definitions.
public Dictionary<string, FunctionDefinition> Functions { get; }
Public ReadOnly Property Functions As Dictionary(Of String, FunctionDefinition)