Share via


PropertyPath.PathSegment.PropertyName Property

Definition

Returns the name of the property.

public virtual string PropertyName { [Android.Runtime.Register("getPropertyName", "()Ljava/lang/String;", "GetGetPropertyNameHandler", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getPropertyName", "()Ljava/lang/String;", "GetGetPropertyNameHandler", ApiSince=34)>]
member this.PropertyName : string

Property Value

the property name

Attributes

Remarks

Returns the name of the property.

Java documentation for android.app.appsearch.PropertyPath.PathSegment.getPropertyName().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to