'Declaration
Protected _pts As Point3D()
'Usage
Dim instance As AreaShape3D Dim value() As Point3D() value = instance._pts instance._pts = value
protected Point3D[] _pts
'Declaration
Protected _pts As Point3D()
'Usage
Dim instance As AreaShape3D Dim value() As Point3D() value = instance._pts instance._pts = value
protected Point3D[] _pts