`GetArg` Other names should consider more explicitly C#-like ? e.g) - GetArg(int) -> GetArgumentAt(int) - GetArgAsString(int) -> GetArgumentAsStringAt(int)
GetArgOther names should consider more explicitly C#-like ?e.g)