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