BodyInstance.UniqueName Property

Definition

Gets the unique identifier of this instance object.

public:
 property System::String ^ UniqueName { System::String ^ get(); };
public string UniqueName { get; }
member this.UniqueName : string
Public ReadOnly Property UniqueName As String

Property Value

A string value that represents the unique identifier of this instance object.

Applies to