사용자의 전체 이름을 설정하거나 리턴합니다.
VBScript
user.FullName user.FullName full_name_string
Perl
$user->GetFullName(); $user->SetFullName(full_name_string);