'Declaration
<JetBrains.Annotations.NotNullAttribute()> Public ReadOnly Property ExtenderPropertyName As String
'Usage
Dim instance As ExtenderPropertyLinkingTarget Dim value As String value = instance.ExtenderPropertyName
[JetBrains.Annotations.NotNull()] public string ExtenderPropertyName {get;}
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).