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