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