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