'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;}