public PhoneEntityCollection PhoneNumbers { get; }
Public ReadOnly Property PhoneNumbers As PhoneEntityCollection
Get
public:
property PhoneEntityCollection^ PhoneNumbers {
PhoneEntityCollection^ get ();
}
member PhoneNumbers : PhoneEntityCollection with get