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