Lets say I create a custom property called \"test123\" inside of the alfresco-global.properties file. Is there a custom object or some other way which I can use to access it
You may also use PropertyPlaceholderConfigurer, see last snippet within this post.