'Declaration
Public Property VertexPrimitive As VertexPrimitive
'Usage
Dim instance As NVertexSurfaceSeries Dim value As VertexPrimitive instance.VertexPrimitive = value value = instance.VertexPrimitive
public VertexPrimitive VertexPrimitive {get; set;}