CylinderName Property

Gets or sets the name for a Cylinder instance.

Definition

Namespace: BeeMobile.iWheel
Assembly: BeeMobile.iWheel.NET48 (in BeeMobile.iWheel.NET48.dll) Version: 4.8.4.3
C#
public string Name { get; set; }

Property Value

String
A System.String.String which represents the name of this Cylinder.

See Also