public bool IsDead { get; }
Public ReadOnly Property IsDead As Boolean Get
public: property bool^ IsDead { bool^ get (); }