public string OcspSource { get; init; }Public Property OcspSource As String
Get
Setpublic:
virtual property String^ OcspSource {
String^ get () sealed;
void set (String^ value) sealed;
}abstract OcspSource : string with get, set
override OcspSource : string with get, set