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