Property Name
- Namespace
- LMKit.FunctionCalling
- Assembly
- LM-Kit.NET.dll
Name
Gets the name of the function. This name is used to reference and invoke the method dynamically.
public string Name { get; }
Gets the name of the function. This name is used to reference and invoke the method dynamically.
public string Name { get; }