[ NoAccessorMethod ]
[ Version ( deprecated = true , deprecated_since = "1.52" ) ]
public bool dhcp_send_hostname { get; set; }
Warning: dhcp_send_hostname is deprecated since 1.52.
Since 1.52 this property is deprecated and is only used as fallback value for dhcp_send_hostname_v2 if it's set to 'default'.
use the new version of dhcp-send-hostname instead.
This is only done to avoid breaking existing configurations, the new property should be used from now on.