public string BaseCRL { get; set; }
Public Property BaseCRL As String Get Set
public: property String^ BaseCRL { String^ get (); void set (String^ value); }
member BaseCRL : string with get, set
In This Article