How to change the friendly name of com port using KMDF ?

I am creating a user define com port in which I need to change the friendly name of com port. I have found many API in win32 to change the friendly name but not getting any API in kmdf ?

In my case driver create multiple com ports so it is hard to change the friendly name through the registry.

Thanks.

This is explained here:

Accessing the unified device property model.

https://msdn.microsoft.com/en-us/windows/hardware/drivers/wdf/accessing-the-unified-device-property-model