package protectedPack; import java.lang.String; public class packageProperty { String test = "OK"; }