PS Microsoft.PowerShell.Core\FileSystem::\\
192.168.2.240\c$\Script> $vm.value | gm
TypeName: VMware.Vim.CustomFieldStringValue
Name MemberType Definition
---- ---------- ----------
Equals Method bool Equals(System.Object obj)
GetHashCode Method int GetHashCode()
GetType Method type GetType()
ToString Method string ToString()
Key Property int Key {get;set;}
Value Property string Value {get;set;}