TlvValidProxy: ObjectSchema<{
    nodeId: FieldType<NodeId>;
}> = ...

Encapsulates the Node ID of a Valid Proxy.

MatterSpecification.v13.Core § 9.15.14.4.1