public string? ConverterUrl { get; }
Public ReadOnly Property ConverterUrl As String Get
public: virtual property String^ ConverterUrl { String^ get () sealed; }
abstract ConverterUrl : string with get override ConverterUrl : string with get
In This Article