Parent (Property)
From Legacy Roblox Wiki
Example:
print(script.Parent.Name) -- "Workspace" should appear in the output window (only if the script is located under Workspace).
Example:
print(script.Parent.Name) -- "Workspace" should appear in the output window (only if the script is located under Workspace).