[]
Initializes a new instance of the AttrRevision class.
public AttrRevision(Attr attr, int revision = 0)
Public Sub New(attr As Attr, Optional revision As Integer = 0)
The underlying Attr object.
The revision of the attribute, 0 by default.