Share via


CSSearchableItemAttributeSet.Thoroughfare Property

Definition

Gets or sets the street name for the item.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to