PropertyExtensions public static class PropertyExtensions Various extension methods for property reflection. Documentation Code public static bool IsExternalInit(this PropertyInfo property) Checks whether the initialization of the property is allowed during object construction.