I\'m pretty new to C# coming from Delphi...
Is there a C# equivalent to Delphi\'s
with COMPONENT do begin property1 := true; property1 := 100; .