public static extern SU_RESULT SUDynamicComponentAttributeGetVisibility(SUDynamicComponentAttributeRef attribute, ref bool visible);
 public static extern SU_RESULT SUDynamicComponentAttributeGetDisplayValue(SUDynamicComponentAttributeRef attribute, ref SUStringRef display_value);
 public static extern SU_RESULT SUDynamicComponentAttributeGetName(SUDynamicComponentAttributeRef attribute, ref SUStringRef name);