IProperty<T>IProperty<T> A property of a specific type that can be read and written to a stream. PropertiesvalueT value { get; set; }The property value.