public string ConverterTypeName { get; }Public ReadOnly Property ConverterTypeName As String
Get
Dim instance As KeyTypeConverterAttribute
Dim value As String
value = instance.ConverterTypeNamepublic:
property String^ ConverterTypeName {
String^ get ();
}