[]
Gets the LabelCollection object that contains label related information.
[C1Description("Storage.Labels", "The collection of labels.")]
[Browsable(false)]
public LabelCollection Labels { get; }
<C1Description("Storage.Labels", "The collection of labels.")>
<Browsable(False)>
Public ReadOnly Property Labels As LabelCollection