5 lines
156 B
Text
5 lines
156 B
Text
$x = 42 `
|
|
| Add-Member -PassThru `
|
|
NoteProperty `
|
|
Title `
|
|
"The answer to the question about life, the universe and everything"
|