Name Property
Gets the name of the property.
Definition
Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public string Name { get; }
Public ReadOnly Property Name As String
Get
abstract Name : string with get
override Name : string with get