Share via


ChromaCollectionModel.Name Property

Definition

Collection name provided by client.

[System.Text.Json.Serialization.JsonPropertyName("name")]
public string Name { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("name")>]
member this.Name : string with get, set
Public Property Name As String

Property Value

Attributes

Applies to