Share via


CSSearchableItemAttributeSet.Role Property

Definition

Gets or sets the role associated with the creator of content.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to