Please help! How to correct Set(DefaultInput.Enabled, true);?

Set(DefaultInput.Enabled, true);

Errors:
Using the generic type ‘Set’ requires 1 type arguments
The name ‘DefaultInput’ does not exist in the current context
Using the generic type ‘Set’ requires 1 type arguments
The name ‘DefaultInput’ does not exist in the current context

Thank you so much!!!