InversePropertyAttribute.Property Property

Definition

Gets the navigation property representing the other end of the same relationship.

public:
 property System::String ^ Property { System::String ^ get(); };
public string Property { get; }
member this.Property : string
Public ReadOnly Property Property As String

Property Value

The property of the attribute.

Applies to