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