public bool IsCriticalPath { get; }
Public ReadOnly Property IsCriticalPath As Boolean Get
public: property bool IsCriticalPath { bool get (); }
member IsCriticalPath : bool with get