Property label
- Namespace
- Pinwheel.Vista.ExposeProperty
- Assembly
- Pinwheel.Vista.Runtime.dll
label
Gets or sets the display label shown for this exposed property.
public string label { get; set; }
Property Value
Remarks
The label is used mainly by editor and inspector UI when rendering exposed-property controls.