public int PetNumber { get; }
Public ReadOnly Property PetNumber As Integer Get
public: property int^ PetNumber { int^ get (); }