I am able to create an item using the template but When I try getting username & password values it is saying username does not exist
var password= item.First(x=>x.Label==“username”).Value
I am able to get the value in cli with op —items get itemname —vault vaultname
Please tell me how to retrieve the item Field