| CanRead | False if this member is write-only. |
| CanWrite | False if this member is read-only. |
| Parent | Target that this member belongs to. |
| Value | If bound, gets or sets the current value of this member. |
| Update | If bound and writable, update this property's value from the given <paramref name="track" /> at the given <paramref name="time" />. |