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