MutationRecord.AttributeName

MutationRecord.AttributeName property

Returns the local name of the changed attribute, and null otherwise.

public string AttributeName { get; }

Property Value

The name of the attribute.

See Also