public SimpleLine Definition { get; set; }
Public Property Definition As SimpleLine Get Set
public: property SimpleLine^ Definition { SimpleLine^ get (); void set (SimpleLine^ value); }
member Definition : SimpleLine with get, set
In This Article