Gets or sets the description to the user-selected file.
$au.imageUploaderFlash('uploaderID').files().set(index).description(value); value = $au.imageUploaderFlash('uploaderID').files().get(index).description();
Type: String
The description to the user-selected file.