Share via


ACAccount.Username Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? Username { [Foundation.Export("username", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setUsername:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("username", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setUsername:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Username : string with get, set

Property Value

Attributes

Applies to