'Declaration
Public ReadOnly Property MemberName As String
'Usage
Dim instance As MemberNotFoundException Dim value As String instance.MemberName = value value = instance.MemberName
public string MemberName {get;}
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).