How can I get the ID of an NFC tag (not the ID of the message payload) using Core NFC?

I am looking for something similiar to this function that exists in Android: https://developer.android.com/reference/android/nfc/Tag.html#getId()

How can I get the ID of an NFC tag (not the ID of the message payload) using Core NFC?
 
 
Q