Property Label
Label
Gets or sets the label text displayed above the field.
[JsonProperty("label")]
public NuiProperty<string> Label { get; set; }
Gets or sets the label text displayed above the field.
[JsonProperty("label")]
public NuiProperty<string> Label { get; set; }