[[BackLinksMenu]] = Analysis = == Overview == Property Utilities are additions to the Properties Library that provide extra functionality. == Task requirements == * Check the existing code and fix it if necessary. * Add utilites that: * Assign values to a property (except Auto Properties) * Clone properties (this is neither deep copy, nor shallow copy) * Other - discuss with the team if something else is needed at this iteration == Task result == The task result should be source code. == Implementation idea == == Related == [wiki:PRO_LIB_CORE_TUTORIAL] == How to demo == Present the utilities to the team. = Design = = Implementation = ^(Implementation results should be described and linked here (from the wiki or the repository)^ = Testing = = Comments = = Log = [[Include(wiki:PRO_LIB_UTILS_R0_LOG)]]