public int RefreshValue { get; set; }
Public Property RefreshValue As Integer Get Set
public: property int^ RefreshValue { int^ get (); void set (int^ value); }