Type Alias pax_runtime_api::Property

source ·
pub type Property<T> = Box<dyn PropertyInstance<T>>;