Share via


CSSearchableItemAttributeSet.City Property

Definition

Gets or sets the city of an item's origin.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to