Share via


MDLObject.Name Property

Definition

Gets or sets the descriptive name of the named object.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string Name { [Foundation.Export("name")] get; [Foundation.Export("setName:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("name")>]
[<set: Foundation.Export("setName:")>]
member this.Name : string with get, set

Property Value

Implements

Attributes

Applies to