Extension Methods from Dimaz Pramudya
- 
        
IsNullOrEmpty
Check whether a collection is null or doesn't contain any elements.
 - 
        
GetPropertyValue<T>
Get the base value of CrmProperty object. This is used for interacting with DynamicEntity on Microsoft CRM.