class Elm.Notify.Part (Efl.Ui.Widget.Part, Efl.Container, Efl.Text) { [[Elementary notification internel part class]] data: null; implements { Efl.Text.text { get; set; } Efl.Container.content { get; set; } Efl.Container.content_unset; } }