String held in the ``Id`` attribute of this `` `` element.
(self)
| 154 | |
| 155 | @property |
| 156 | def rId(self): |
| 157 | """String held in the ``Id`` attribute of this ``<Relationship>`` element.""" |
| 158 | return self.get("Id") |
| 159 | |
| 160 | @property |
| 161 | def reltype(self): |