'Declaration Public ReadOnly Property Symbols As TextRegionSymbol()
public TextRegionSymbol[] Symbols {get;}
public: __property TextRegionSymbol*[]* get_Symbols();
public: property array<TextRegionSymbol^>^ Symbols { array<TextRegionSymbol^>^ get(); }