class Seahorse::Model::Shapes::Shape

def documentation

Returns:
  • (String, nil) -
def documentation
  @definition['documentation']
end