public int[] TextureId { get; }
Public ReadOnly Property TextureId As Integer()
public: property array<int>^ TextureId { array<int>^ get (); }