ORIGINAL
The original form as specified when the name was created or adapted. For example:
- "
foo-bar
" = "foo-bar
" - "
fooBar
" = "fooBar
" - "
foo_bar
" = "foo_bar
" - "
[Foo.bar]
" = "Foo.bar
"
The original form as specified when the name was created or adapted. For example:
foo-bar
" = "foo-bar
"fooBar
" = "fooBar
"foo_bar
" = "foo_bar
"[Foo.bar]
" = "Foo.bar
"