<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.aras.com/community/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to get a property default value?</title><link>https://www.aras.com/community/f/development/36933/how-to-get-a-property-default-value</link><description>Hi everyone, 
 
 This feels like a silly thing to ask, but I haven&amp;#39;t seen anything in the documentation or the forum regarding getting the default value of a property. 
 
 Some context: 
 I need to evaluate values, but if a value is not present, I need</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to get a property default value?</title><link>https://www.aras.com/community/thread/7554?ContentTypeID=1</link><pubDate>Thu, 30 Sep 2021 13:55:11 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:f8519037-bdfd-4559-8f12-4e8f20c7b7ec</guid><dc:creator>AngelaIp</dc:creator><description>&lt;p&gt;Maybe some magic trick like this one helps?&lt;/p&gt;
&lt;p&gt;--&amp;gt; getProperty(&amp;quot;item_number&amp;quot;,&amp;quot;thisIsMyDefaultValueWhenNoOtherValueProvided&amp;quot;);&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>