OOPhoto - Starting With My Base Model Object

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

For Cut-and-Paste