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