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