public bool AutomaticRefresh { get; set; }
Public Property AutomaticRefresh As Boolean
public: property bool AutomaticRefresh { bool get (); void set (bool value); }