OOPhoto - Starting With My Base Model Object

<!--- Set the gallery name. --->
<cfset objGallery.SetName( "Best Julia Stiles Pics Ever" ) />
 
<!--- Get the gallery name. --->
<cfset strName = objGallery.GetName() />

For Cut-and-Paste