Table of Contents

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; }

Property Value

string