'Declaration Public ReadOnly Property Location As SheetDrawingLocation
public SheetDrawingLocation Location { get; }
public: __property SheetDrawingLocation* get_Location();
public:
property SheetDrawingLocation^ Location { SheetDrawingLocation^ get(); }