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