Skip to content

Commit d997be4

Browse files
Update and rename underscore_public_properties_and_methods.md to hidden_members.md
1 parent 408a914 commit d997be4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/underscore_public_properties_and_methods.md renamed to docs/hidden_members.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
## Hidden Properties And Methods That Can Be Accessed
1+
## Hidden Members That Can Be Accessed
22

3-
There are many hidden properties and methods that already exist in the builtin packages. See the list below for understanding
3+
There are many hidden members that already exist in the builtin packages. See the list below for understanding
44
how you can access these properties. **I am not showing all hidden properties and methods, just a few**
55

66
Here is a list of properties and methods that can be accessed, but have an underscore to make them hidden.

0 commit comments

Comments
 (0)