public IAttributeInfo[] GetAttributes(bool inherit)
 {
     return(PropertySymbol.GetAttributesInfo());
 }