ModelAttribute.Name Property

Definition

Specifies if the Objective-C type name for the model.

public string Name { get; set; }
member this.Name : string with get, set

Property Value

The Objective-C type name for the model.

Remarks

This value is only taken into account when used in binding code / projects.

Applies to