Public ReadOnly Property IsReferenceToPrimaryKey As Boolean
public bool IsReferenceToPrimaryKey { get; }
public: property bool IsReferenceToPrimaryKey { bool get (); }
function get_isReferenceToPrimaryKey();