getset
#[derive(Getters)] { // Attributes available to this derive: #[get] #[with_prefix] #[getset] }