windows powershell dont contain the object's properties
1 Get-member \\ Gm
used after any pipeline that has output
1 Get-process | Get-member \\ for example
1 Get-member \\ Gm
used after any pipeline that has output
1 Get-process | Get-member \\ for example