public LlmParams LlmParams { get; set; }
Public Property LlmParams As LlmParams Get Set
public: property LlmParams^ LlmParams { LlmParams^ get (); void set (LlmParams^ value); }
member LlmParams : LlmParams with get, set
In This Article