public StringViewModelCollection Strings { get; }Public ReadOnly Property Strings As StringViewModelCollection
Getpublic:
property StringViewModelCollection^ Strings {
StringViewModelCollection^ get ();
}member Strings : StringViewModelCollection with get