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