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