'Declaration
Public ReadOnly Property AlligatorTeeth As Double()
public double[] AlligatorTeeth {get;}
public: property array<double>^ AlligatorTeeth { array<double>^ get(); }
'Declaration
Public ReadOnly Property AlligatorTeeth As Double()
public double[] AlligatorTeeth {get;}
public: property array<double>^ AlligatorTeeth { array<double>^ get(); }