I found it:
dv.page
("Meta/MDM/Fixed-Valuelists").file.lists.where
(p =>(p.section.subpath == 'Server-Kind-Of-VL')).map(p => p.text)
does it.
I found it:
dv.page
("Meta/MDM/Fixed-Valuelists").file.lists.where
(p =>(p.section.subpath == 'Server-Kind-Of-VL')).map(p => p.text)
does it.