Define a Csla Readonly Property Rockford Lhotka Defines a Csla-style readonly Property with a backing field. cslaroprop
PropertyName String Replace with property name. NewProperty PropertyType Replace with the property type. int PrivateVariable Object Replace this with the private variable name. newPropertyValue