[JsonConverterAttribute(typeof(JsonStringEnumConverter))]
public ProtocolType Type { get; }<JsonConverterAttribute(GetType(JsonStringEnumConverter))>
Public ReadOnly Property Type As ProtocolType
Getpublic:
[JsonConverterAttribute(typeof(JsonStringEnumConverter))]
property ProtocolType Type {
ProtocolType get ();
}function get_Type();