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