public string Get( object target ) { DirectionRandomizerAffector affector = target as DirectionRandomizerAffector; return StringConverter.ToString( affector.Scope ); }