[[BackLinksMenu]] = Analysis = == Overview == Property Utilities are additions to the Properties Library that provide extra functionality. == Task requirements == Add utilites that: * Assign values to a property (except Auto Properties) * Clone objects with properties * Other - discuss with the team if something else is needed at this iteration == Task result == The task result should be source code (with unit tests included). == Implementation idea == Cloning should keep only those properties that are needed. == Related == [wiki:PRO_LIB_CORE_TUTORIAL] == How to demo == Present the utilities to the team and run unit tests to demonstrate them. = 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)]]