internal bool IsSecurityCritical()
 {
     return(RuntimeFieldHandle.IsSecurityCritical(this.GetNativeHandle()));
 }