'Declaration
Protected Overridable Property BackgroundImagePriv As Picture
'Usage
Dim instance As ElementWindowless Dim value As Picture instance.BackgroundImagePriv = value value = instance.BackgroundImagePriv
protected virtual Picture BackgroundImagePriv {get; set;}