Returns the shader's code as the user has written it, not the full generated code used internally.
public string Code { get; set; }