public bool ForceUpdate { get; set; }
Public Property ForceUpdate As Boolean Get Set
public: property bool^ ForceUpdate { bool^ get (); void set (bool^ value); }