Public ReadOnly Property IsAlive As Boolean
public bool IsAlive { get; }
public: property bool IsAlive { bool get (); }
function get_isAlive();