BaseInspectableAttribute.

Label Property

Summary

The label to use as a prefix before the value. If not set, it will use the name of the attributed member.

Syntax

public string Label { get; set; }

Value

Type Description
string