SetComponentParameter
(sequence, parameterName, value)
The stock razor compiler sets component parameters by name - resolve the property on
the panel and set it, like Sandbox.UI.PanelRenderTreeBuilder.AddBind``1(System.Int32,System.String,System.Func{``0},System.Action{``0}) does.