Hi,
Thank you for posting your query.
Kindly follow the steps provided below to resolve your query.
The Get-PrinterProperty cmdlet retrieves one or more printer properties for the specified printer.
You cannot use wildcard characters with Get-PrinterProperty. You can use Get-PrinterProperty in a Windows PowerShell remoting session.
You need administrator credentials to run Get-PrinterProperty.
Go to this link for your reference and additional troubleshooting procedures https://learn.microsoft.com/en-us/powershell/module/printmanagement/get-printerproperty
If the answer is helpful kindly click "ACCEPT AS ANSWER" and up vote it.