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