public CardMetadataSection? ParentSection { get; }Public ReadOnly Property ParentSection As CardMetadataSection
Getpublic:
property CardMetadataSection^ ParentSection {
CardMetadataSection^ get ();
}member ParentSection : CardMetadataSection with get