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