PropertyDeclIsAutomatic Property |
Determines if the property is automatically implemented (has get/set with no bodies).
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public bool IsAutomatic { get; set; }
Property Value
Type:
BooleanSee Also