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