[ Version ( since = "1.2" ) ]
public bool get_attr_string_value (string name, out unowned string out_value)
Gets the string value of attribute with name name
on this
this |
the LldpNeighbor |
name |
the attribute name |
out_value |
on return, the attribute value |
true if a string attribute with name |