[]
Gets or sets a preset material type to give the final look and feel of an object.
Default value is NoMaterial.
public MaterialType Material { get; set; }
Public Property Material As MaterialType