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