access to skin width

i need to relating with skin width in character controller .but there i cant find it in character controllers standard variables.

could anyone guid me please ?

If it isn't listed, then it isn't an exposed field. You can use Reflection to try and find a hidden value, but otherwise there is little that you can do.