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