Hi,

Could anyone please tell me why both the following work?

TextBox.Text = "Something"

TextBox().Text = "Something"