CNMutablePostalAddress.Street Property

Definition

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

Property Value

Attributes

Applies to